Developer Documentation
PATH  WebObjects 4.0 Documentation > WebObjects Tools and Techniques

Table of Contents Previous Section

Dynamic Hyperlinks

Dynamic hyperlinks (WOHyperlink) allow you to specify the link's destination at run time rather than at compile time. There are several ways to do this:

To create a dynamic hyperlink:

  1. Click in the toolbar.

  2. Replace the word Hyperlink with the text of the link.

  3. Create the element's bindings.
To learn how to create a static hyperlink, see "Creating Hyperlinks".

Table of Contents Next Section